projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1bf889
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 30 Aug 2009 22:23:15 +0000
(22:23 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 30 Aug 2009 22:23:15 +0000
(22:23 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6d658befd51d8622b8081ce978013d5113bdf03c..de79abf98a5941e724916de00ae5eeb1d474a287 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-08-30 Nick Roberts <nickrob@snap.net.nz>
+
+ * comint.el (comint-exec-1): Check command is non-null first.
+ Part of gdb-mi.el change (2009-08-28).
+
2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.